Skip to content

fix(ci): block agent PR title prefixes#28

Merged
bokelley merged 1 commit into
mainfrom
fix-agent-pr-title-prefix
Jun 18, 2026
Merged

fix(ci): block agent PR title prefixes#28
bokelley merged 1 commit into
mainfrom
fix-agent-pr-title-prefix

Conversation

@bokelley

Copy link
Copy Markdown
Contributor

Summary

Blocks agent/tool ownership prefixes like [codex], [claude], [cursor], and similar tags from PR titles before the existing commitlint title check runs.

Also documents the title hygiene rule for coding agents.

Validation

  • node scripts/check-pr-title.cjs "fix(ci): block agent PR title prefixes"
  • node scripts/check-pr-title.cjs "[codex] fix: test" exits 1 with the expected remediation message
  • git diff --check
  • npx --yes @changesets/cli@^2.31.0 status --since=origin/main

@bokelley bokelley marked this pull request as ready for review June 18, 2026 06:20
@bokelley bokelley requested a review from MichielDean as a code owner June 18, 2026 06:20
@aao-ipr-bot

aao-ipr-bot Bot commented Jun 18, 2026

Copy link
Copy Markdown

⚠️ Argus review could not complete

The automated review encountered an issue (possibly reached max turns, timed out, or failed to post the final gh pr review). A human reviewer should take this PR.

View workflow run

This is an automated message from the Argus AI review workflow.

@bokelley bokelley merged commit 19f54f5 into main Jun 18, 2026
9 checks passed
@bokelley bokelley deleted the fix-agent-pr-title-prefix branch June 18, 2026 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant